home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 018a / macade.zip / MACROLST.DOC < prev    next >
Text File  |  1991-12-07  |  4KB  |  95 lines

  1.                            MACROLST.exe
  2.          A Utility for Translating WordPerfect 5.1 Macros
  3.                         to ASCII Text Files
  4.  
  5.                                 by
  6.  
  7.                       Jeffrey S. Kane, Ph.D.
  8.                 Performance Sciences International
  9.                           Summerfield, NC
  10.  
  11.  
  12. 1.   Read the REGISTER.doc, LICENSE.doc, and WARRANTY.doc files distributed
  13.      with this macro.
  14.  
  15. 2.   Requires:
  16.  
  17.      A.   WordPerfect 5.1
  18.  
  19.      B.   MS/PC-DOS 3.0 or higher
  20.  
  21. 3.   Features:
  22.  
  23.      This program will rapidly create an ASCII text file that
  24.      exactly duplicates how a WordPerfect 5.1 macro appears in the
  25.      macro editing screen within WordPerfect.  The resulting file
  26.      will have an additional header containing the name and
  27.      description of the macro.  After the header the program also
  28.      inserts the word 'STARTMACRO:', which serves as the code
  29.      delimiter for the compilation process.
  30.           The benefits of being able to create text file listings
  31.      of macros are fourfold:
  32.  
  33.           A.   Macros can be printed out for purposes of
  34.                reproduction in reports and publications, sharing
  35.                with others, and working on their revision or
  36.                debugging away from one's computer.
  37.  
  38.           B.   Macros can be edited using one's favorite text
  39.                editor (e.g., QEDIT, MultiEdit, VEDIT, Norton
  40.                Editor), or even as documents within WordPerfect,
  41.                either of which possibilities offers vastly superior
  42.                editing capabilities than WordPerfect's internal
  43.                macro editor.  In addition, the user will have the
  44.                advantage of familiarity with his/her editor, which
  45.                should enable greater efficiency in the creation
  46.                and revision of macros.
  47.  
  48.           C.   With MacroAde's additional MCompile utility,
  49.                externally edited text file versions of macros can
  50.                be directly recompiled into executable form, thus
  51.                alleviating any dependence on WordPerfect's
  52.                primitive internal macro editor.
  53.  
  54.           D.   Macros of ANY size can now be decompiled (from Version 2
  55.                onward).
  56.  
  57.  
  58. 4.   Installation:
  59.  
  60.           Installing Macrolst.exe could hardly be simpler.  All you
  61.      need to do is copy the Macrolst.exe file to the directory
  62.      where your WordPerfect macro files reside.  Strictly speaking,
  63.      it doesn't even have to be in this directory unless you plan to
  64.      use the EditM or EditWP system for editing macros.
  65.  
  66. 5.   Operation:
  67.  
  68.           Using Macrolst is as easy as installing it.  All you do
  69.      is enter the following command:
  70.  
  71.             MACROLST macroname
  72.  
  73.      where 'macroname'=the name of the macro (.wpm) file to be
  74.      translated to ASCII text, with or without the .wpm extension
  75.      (the program assumes the .wpm extension if you don't supply
  76.      it).
  77.           The program will produce a file having a name consisting
  78.      of the macro's name with a .LST extension instead of .wpm. 
  79.      This file will contain the ASCII text listing preceded by the
  80.      header information and code delimiter mentioned previously in
  81.      the Features section.
  82.  
  83. 6.   Technical support:
  84.  
  85.       Free technical support will be furnished to any licensed user
  86.      who calls on weekdays during the hours from 9:00 a.m. to 5:00 p.m.
  87.      (Eastern) at the following number:  (919) 643-3492
  88.  
  89.      We may also be reached by mail at:
  90.  
  91.      Performance Sciences International
  92.      Suite 1250
  93.      3001 Latta Drive
  94.      Summerfield, NC  27358
  95.